xen.git
2007-11-21 Keir Fraserhvm: Do not crash guest if it does an unaligned access...
2007-11-21 Keir FraserRemove unused smpboot.h header file.
2007-11-20 Keir Fraserxen: Allow granting of foreign access to iomem pages...
2007-11-20 Keir Fraserx86, 32-on-64: Improve checking in vcpu_destroy_pagetab...
2007-11-20 Keir Fraserxenapi: Extension to get vif total i/o stats.
2007-11-20 Keir FraserACM: Test sharing as part of the authorization check.
2007-11-20 Keir Frasersvm: Fix __update_guest_eip() to clear interrupt shadow.
2007-11-20 Keir Fraserxen: Domain0 builder should set start_info magic string to
2007-11-17 Keir Fraserx86: Move log-dirty-mode assertion to correct place.
2007-11-16 Keir FraserLog dirty radix tree code cleanup. Also do not deferenc...
2007-11-16 Keir Fraserhvm: RTC emulation - RTC_UIE/RTC_SET fix
2007-11-16 Keir Fraserhvm: make dirty logging stop requiring physical pages...
2007-11-16 Keir Fraserx86: Clean up some files of inline asm, and fix
2007-11-16 Keir Fraserhvm passthru: Uses of XC_PAGE_MASK should be XC_PAGE_SI...
2007-11-16 Keir Fraserxentrace: make xentrace and xenmon work on Solaris...
2007-11-16 Keir Fraserxentrace: Fix TypeError handling of xentrace_format.
2007-11-16 Keir Fraserqemu: more verbose on failures.
2007-11-16 Keir Fraservt-d: Clean up VT-d code
2007-11-16 Keir Fraserpvfb: PVFB SDL backend chokes on bogus screen updates
2007-11-16 Keir Fraserxend: host.get_log() close fd
2007-11-16 Keir Fraservmx: wbinvd optimization for pass-through domain.
2007-11-16 Keir Fraserx86, hvm: Small code cleanups.
2007-11-16 Keir Fraserxend, xenapi: Strip characters from logs that XMLRPC...
2007-11-16 Keir Fraserx86, hvm: Allow stdvga acceleration to work with 32...
2007-11-15 Keir Fraserxend: readDomTxn() and friends use dompath, not vmpath.
2007-11-13 Keir FraserFix header dependencies list, broken by c/s 16133.
2007-11-13 Keir Fraserx86: Do not read/write EFER MSR if it doesn't exist.
2007-11-13 Keir FraserFix non-portable grep usage. Solaris doesn't have ...
2007-11-13 Keir Fraserx86: GDT reserved page should be a full page.
2007-11-13 Keir Fraservmx: Restore correct host SYSENTER parameters on vmexit.
2007-11-13 Keir Fraservmx: Set HOST_FS and HOST_GS to unusable on vmexit.
2007-11-13 Keir Frasertools: Avoid -nostdlib argument to $(LD).
2007-11-13 Keir FraserRevert 16067:9f9f9b68cd08a03fc8cfad9f5ab702e50b6b6463.
2007-11-11 Keir Fraserlibxc: Consistently print errno on write() error in...
2007-11-11 Keir Fraserlibxc: Consolidate read()/write() syscall wrappers...
2007-11-10 Keir Frasersolaris, xend: Fix FMRI for Solaris SMF.
2007-11-10 Keir Fraserxend: Fix appending policy module to end of grub's...
2007-11-09 Keir Fraservmx: Enable WBINVD intercepts to avoid real WBINVD...
2007-11-09 Keir Frasersvm: Intercept and disallow MONITOR/MWAIT.
2007-11-09 Keir Fraserx86, hvm: Better handling of INVD/WBINVD on VMX and...
2007-11-08 Keir FraserMerge with ia64 tree.
2007-11-08 Keir FraserFix i386 Xen build.
2007-11-08 Keir FraserFix xend startup after 16344:0ebac857649591.
2007-11-08 Alex Williamson[IA64] Add paddr_to_pfn for upstream changes
2007-11-08 Alex Williamsonmerge with xen-unstable.hg (staging)
2007-11-08 Keir Fraserxend: Allow for non-existent xen-python-path binary.
2007-11-08 Keir Fraserhvm: Clean up buf_ioreq handling.
2007-11-08 Keir Fraserx86, vt-d: Clean up utils code.
2007-11-08 Keir Fraserx86, hvm: Clean up periodic timer code a little. This...
2007-11-08 Keir Fraserxm: Fix long options of xm sched-credit
2007-11-08 Keir Fraserx86, hvm: Fix boot of HVM guests with pass-thru devices...
2007-11-08 Keir FraserReplace is_xen_heap_frame() with is_xen_heap_{page...
2007-11-07 Alex Williamson[IA64] Fix breakage from upstream and remove duplicate...
2007-11-07 Alex Williamsonmerge with xen-unstable.hg (staging)
2007-11-07 Alex Williamson[IA64] Simplify thash_purge_and_insert()
2007-11-07 Alex Williamson[IA64] Remove panic_domain in guest_write_eoi() for...
2007-11-07 Alex Williamson[IA64] Clean up of vcpu_init_regs().
2007-11-07 Alex Williamson[IA64] vti save-restore: ia64 qemu-dm boot clean up.
2007-11-07 Alex Williamson[IA64] vti save-restore: ia64 hvm builder clean up...
2007-11-07 Alex Williamson[IA64] vti save-restore: hvm domain io page clean up.
2007-11-07 Alex Williamson[IA64] vti save-restore: clean up arch_get/set_info_guest()
2007-11-07 Alex Williamson[IA64] vti save-restore: reap ioreq after resume.
2007-11-07 Alex Williamson[IA64] vti save-restore: clean up of PV region register...
2007-11-07 Keir Frasernetwork-bridge: Make detection of gateway device more...
2007-11-07 Keir Fraserioemu: Do not use PAGE_SHIFT/PAGE_SIZE/PAGE_MASK macros...
2007-11-07 Alex Williamson[IA64] Fix spinlock initializer.
2007-11-07 Keir Fraservt-d: Support intra-domain shared interrupt.
2007-11-07 Keir Fraserx86, hvm: Fix typo in no-missed-tick-accounting timer...
2007-11-07 Keir Fraserx86: Fix PV guest CR4 handling. We should not leak...
2007-11-07 Keir Fraser[SHADOW] Fix up change that allowed MMIO mappings to...
2007-11-07 Keir Fraserx86: Change cache attributes of Xen 1:1 page mappings...
2007-11-07 Keir FraserEnable loopback disk image files on readonly nfs filesy...
2007-11-07 Keir FraserHVM device passthru: Correct PCI_EXP_DEVCTL_FLR
2007-11-07 Keir Fraservt-d: Disable PMR on every vt-d engine.
2007-11-06 Alex Williamson[IA64] Ignore SAL_PHYSICAL_ID_INFO
2007-11-06 Alex Williamson[IA64] Cleanup: remove unused fields from struct arch_d...
2007-11-06 Alex Williamson[IA64] Cleanup: remove unused functions, add static.
2007-11-06 Keir Fraserxentrace: Add missing xentrace format entries for HVM...
2007-11-06 Keir Fraser[PV-ON-HVM] Fix evtchn of unbind_from_irqhandler()
2007-11-06 Keir Fraservt-d: Free memory of g2m_ioport_list.
2007-11-06 Keir FraserUsers manual updates:
2007-11-06 Keir Fraserxenstored: Recover from corrupt tdb on reboot
2007-11-06 Keir Fraserxend: Fix startup crash for some network configurations.
2007-11-05 Keir Fraser[SHADOW] Fix error paths in guest-pagetable walker.
2007-11-05 Keir FraserSmall cleanups to console-input-redirect code in Xen.
2007-11-05 Keir Fraserioemu: Clean up compile warnings.
2007-11-05 Keir Fraserxm: fix "xm labels type=any" command error
2007-11-05 Keir Frasercpufreq, amd: Xen support for architectural AMD pstate...
2007-11-05 Keir Fraserx86, hvm: Minor fix of hvm_set_pci_link_route().
2007-11-05 Keir Fraserx86, hvm: More fixes to no-missed-tick-accounting mode.
2007-11-02 Keir FraserMerge.
2007-11-02 Keir Fraserhvm: Timer fixes:
2007-11-02 Keir Fraserx86, svm: Add hunk I missed from Jan's debug-register...
2007-11-02 Tim Deegan[SHADOW] Make the guest PT walker more complete.
2007-11-02 Keir FraserLive migration with MMIO pages: fix shadow pte propagation.
2007-11-02 Keir Fraserx86_emulate: Allow to build outside Xen tree (in tools...
2007-11-02 Keir Frasersolaris: Fix Solaris tools build.
2007-11-02 Keir Fraserxen: Remove stdint.h include. Xen defines its own types.
2007-11-02 Keir Fraserioemu: Remove dependency on linux/input.h
2007-11-02 Keir Fraserx86, svm: Adds nested paging performance counter to...
next